home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / AntySpyware / Spy Sweeper Free / ssftrialsnrsetup1_1894289931.exe / {app} / SpySweeperUI.exe / 0 / RCDATA / TFRAALERTSPAGE / TFRAALERTSPAGE.txt
Encoding:
Text File  |  2006-10-20  |  1.7 KB  |  82 lines

  1. inherited fraAlertsPage: TfraAlertsPage
  2.   Height = 357
  3.   Font.Height = -12
  4.   ParentFont = False
  5.   OnResize = FrameResize
  6.   ExplicitHeight = 357
  7.   inherited pnlHeader: TPanel
  8.     Height = 66
  9.     ExplicitHeight = 66
  10.     inherited imgStep: TResImage
  11.       ResourceImage = 'STP_ALERT'
  12.     end
  13.     object imgNote: TResImage [1]
  14.       Left = 488
  15.       Top = 44
  16.       Width = 16
  17.       Height = 16
  18.       Cursor = crHandPoint
  19.       Anchors = [akTop, akRight]
  20.       AutoSize = True
  21.       Transparent = True
  22.       OnClick = lblAboutAlertsClick
  23.       ResourceImage = 'MISC_NOTE'
  24.     end
  25.     inherited lblStep: TResStaticText
  26.       Width = 72
  27.       Height = 18
  28.       ExplicitWidth = 72
  29.       ExplicitHeight = 18
  30.     end
  31.     object lblAboutAlerts: TResStaticText
  32.       Left = 400
  33.       Top = 46
  34.       Width = 73
  35.       Height = 18
  36.       Anchors = [akTop, akRight]
  37.       TabOrder = 2
  38.       OnClick = lblAboutAlertsClick
  39.       ResourceCaption = 32306
  40.     end
  41.     object lblStepTag: TResStaticText
  42.       Left = 12
  43.       Top = 46
  44.       Width = 309
  45.       Height = 18
  46.       Font.Charset = DEFAULT_CHARSET
  47.       Font.Color = clWindowText
  48.       Font.Height = -12
  49.       Font.Name = 'Tahoma'
  50.       Font.Style = []
  51.       ParentFont = False
  52.       ShowAccelChar = False
  53.       TabOrder = 3
  54.       ResourceCaption = 32301
  55.     end
  56.   end
  57.   object pnlSkinBox: TPanel
  58.     Left = 4
  59.     Top = 70
  60.     Width = 503
  61.     Height = 280
  62.     Anchors = [akLeft, akTop, akRight, akBottom]
  63.     BevelOuter = bvNone
  64.     ParentColor = True
  65.     TabOrder = 1
  66.   end
  67.   object ilAlertCategories: TImageList
  68.     Height = 32
  69.     Masked = False
  70.     Width = 32
  71.     Left = 458
  72.     Top = 306
  73.   end
  74.   object BusyTimer: TTimer
  75.     Enabled = False
  76.     Interval = 100
  77.     OnTimer = BusyTimerTimer
  78.     Left = 424
  79.     Top = 304
  80.   end
  81. end
  82.